home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / BugTime.swf / scripts / DefineButton2_179 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2005-10-04  |  51 b   |  5 lines

  1. on(press){
  2.    score = 0;
  3.    gotoAndPlay(99);
  4. }
  5.